Orca is a database table editor provided by Microsoft for Windows installer. Allows you to edit Windows Installer database files (. MSI), merge module files (. MSM), patch files (. MSP), and perform internal consistency calculation.
Program(. CUB) file and patch creation attribute (. PCP) file. It is the best auxiliary tool for modifying and localized Windows
Orca is a Microsoft-supplied database table editor for Windows Installer. Can be used to edit Windows Installer database file (. msi) files, merge module (. msm) files, patch (. msp) files, internal consistency calculation program (. cub) files, and patch creation properties (. PCP) files. is the best assistive tool for modifying and localizing Windows
What is the Google installer?
Google Installer is a support Google market and Google services software, many large quality games because of validation failure to enter, then you need to Google Installer, with this application, you can no longer do not have the Google market cannot play a big game and worry. "This software must have root permissions for use."
Up
When installing the software in Win2000/XP, the system prompts "Windows Installation cannot be accessed ."ProgramIn the service, the Windows Installer status is stopped and cannot be started"Solution:1. Enter misiexec/regserver at the command prompt.2. Start Windows Installer in "Administrative Tools"> "services"Symptom 3: "Windows Installer Service cannot be acc
In
The rich installation dialog box is provided in the % ProgramFiles % \ Microsoft Visual Studio 8 \ common7 \ tools \ deployment \ vsddialogs \ 1033 directory, There is a selection path, but there is no selection of files, but we can use orca tool to edit their own dialog box.
1.
In the % ProgramFiles % \ Microsoft Visual Studio 8 \ common7 \ tools \ deployment \ vsddialogs \ 0 directory, copy vsdconfirmdlg. wid(Vsdconfirmdlg. WID does not have
Link: http://teach.hanzify.org/article/652-1233562028.html
Preface
Recently, a Chinese friend asked me how to replace the files in the MSI installation program without making the MSI file again. To this end, I will summarize my practical experience for your reference. Please correct me for any errors.※Description:There are a lot of software that can be used for MSI editing at present, but some software will write some of its own tables or content into the MSI file during storage, and some will
Add the automatic installation and merging module of Microsoft SQL Server 2003 Desktop Engine (MSDE) to the vs 2000 project. MSM:
1. Download The sp3a installation package of msde2000.
2. decompress the package to the local hard disk. The figure in the MSM folder is the msde2000 merging module.
3. add an installation project in your project, assuming mysetup, add project output according to the normal steps, select the output file (primary output) and content file (content files).
4. add the Mer
※Description:There are a lot of software that can be used for MSI editing at present, but some software will write some of its own tables or content into the MSI file during storage, and some will embed another cab file, increase the number of MSI files. The method provided here ensures that no unnecessary content or files are written.
※Key points:1. The file sequence in the cab must be consistent with that in the MSI file table.2. Some files in the cab use file names that are not supported by w
Original Link:http://blogs.msdn.com/b/cjacks/archive/2008/12/04/ How-to-set-directory-permissions-at-install-time-using-an-msi-created-using-windows-installer-xml-wix.aspxAuthor:chris Jacksonfollowing content is the directly reprinted from above link and the for knowledge sharing. Please go to above link for more detailed info. thanks~Here is a topic I has been saying "I ll get to it" for a while now ...We ' ve talked a lot of UAC here, and I had real
The Windows Installer Service cannot be accessed! ========================================================== ========================== Author: tonykorn97 (http://tonykorn97.itpub.net)
Posted:
Category: Windows
Source: http://tonykorn97.itpub.net/post/6414/141505
--------------------------------------------------------------- When installing the software, the following message is displayed: you cannot access the Windows
WINDOWS INSTALLER Unable to start workaround2011-04-13 10:18:32Tags: operating system Windows casual workplaceThe first step: Use Notepad to write the Installer.reg file with the following content:Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSIServer]"ImagePath" =-"ImagePath" =hex (2): 25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,3
Create a new installation project
On the File menu, point to add and click Create project ".
In the "Add new project" dialog box that appears, open the "other project type" node and select the "Install and deploy project" folder.
In the template pane, select "installation project" (Standard installation) or "Web installation project" (Web installation ).
Add an existing installation project to the solution
On the File menu, point to add and click existing project ".
In the "add existing p
When installing some software in Windows XP, a warning box is displayed:"Cannot access Windows InstallerService, you may be running Windows in safe mode, or WindowsThe installer is not correctly installed. Please contact your support staff for help ."Why?How can I enable XP to Access Windows Installer when installing software?How to cancel the security mode? How can I install Windows
Creating the installer with NSISRecently to write yourself a small program to do a setup program. My program was developed with QT, so I wanted to look at the QT Installer Framework. But with the Qt Installer Framework to do the installation program seems to be quite troublesome, study for a while there is no clue, so temporarily give up. Then on the Internet cas
Windows Installer (Windows Installation Service) is a common software release method. Currently, many software programs use Windows Installer as their own installation programs. Sometimes, due to various reasons and defects of Windows Installer, windows Installer errors may occur.
Symptom 1: After a program is deleted
Symptom: when installing the software, how can this problem be solved? "You cannot access the Windows Installer Service. You may be running Windows in safe mode or the Windows Installer is not correctly installed. Please contact your support staff for help ".
Many users often encounter Windows Installer errors when installing file packages in the MSI format. Th
2018 first release: A [Advanced Installer] package trip, 2018 first releaseI. Preface
In the last few days of June 2017, you are all happy for the New Year. The blogger is working overtime to create the. net installation package. Because the first version of the installation package was released years ago, the blogger worked overtime. I originally wanted to use the production tool provided by VS, but anyone who has used it knows that it is really good
For some reason, you need to reinstall Eclipse, and when you log in to Eclipse's website to download eclipse, you discover that the community has launched Eclipse Installer. So just come down and try something fresh.At first there were some options that were not quite clear, but now I like the tool. So I would like to share with you the use of this handy tool.
It's not a hassle to upgrade eclipse before, set up a network proxy, and then use Eclip
For some reason, you need to reinstall Eclipse, and when you log in to Eclipse's website to download eclipse, you discover that the community has launched Eclipse Installer. So just come down and try something fresh.At first there were some options that were not quite clear, but now I like the tool. So I would like to share with you the use of this handy tool.
It's not a hassle to upgrade eclipse before, set up a network proxy, and then use Eclip
Original article: a complete InstallShield installer instance-goddess of the sea of azelas (3)-advanced settings 1
Previous Article: a complete installer instance-goddess of the sea of azelas (2)-Basic settings 2Part 2: Script Programming
Before starting programming, let's clarify which functions we have set up earlier to use programming.
1. display software license agreement
2. check whether the required
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.